Uses of Class
com.sabro.jbusiness.sys.SysCampo.Tipo

Packages that use SysCampo.Tipo
com.sabro.jbusiness.sys   
 

Uses of SysCampo.Tipo in com.sabro.jbusiness.sys
 

Methods in com.sabro.jbusiness.sys that return SysCampo.Tipo
 SysCampo.Tipo SysCampo.getTipoI()
           
static SysCampo.Tipo SysCampo.Tipo.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SysCampo.Tipo[] SysCampo.Tipo.values()
          Returns an array containing the constants of this enum type, in the order they're declared.